type net/http.readResult
4 uses
net/http (current package)
server.go#L624: type readResult struct {
transfer.go#L73: ByteReadCh chan readResult // non-nil if probeRequestBody called
transfer.go#L206: t.ByteReadCh = make(chan readResult, 1)
transfer.go#L209: var rres readResult
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)